@charset "utf-8";
* { margin: 0; padding: 0;box-sizing: border-box; }
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; word-break: break-all; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px; font-weight: 400; }
.fl { float: left }
.fr { float: right }
.clear { clear: both; font-size: 0; }
a { text-decoration: none; transition: all .2s linear 0s; color: #666; }
:focus { outline: 0 }
img { border: 0 }
hr{border: none;} 
em,i{font-style: normal;text-decoration: none;}
i{vertical-align: middle;}
.container{
    margin: 0 auto;
    width: 100%; 
    max-width: 1920px;
    
}
.flex{display: flex;display: -ms-flexbox;justify-content:space-between;-ms-flex-pack: justify;}
.flex-default{display: flex;}
.flex-wrap {display: flex; flex-wrap: wrap;}
.wrap { width: 82.6%; margin: auto; max-width: 1200px;}
.wraps {
    width: 82.6%;
    max-width: 1586px;
    margin: 0 auto;
}

/*other*/
.swiper-container { width: 100%;height: 100%;}

/*header*/
.header { width: 100%; height:110px;position: absolute;left: 0;top: 0;z-index: 99;}
.header .wraps{align-items: center;height: 100%;}
.header .logo{
    display: flex;
    justify-content: flex-start;
}
.header .logo .logoright{
    padding-top: 15px;
    padding-left: 17px;
    color: #ffffff;
}
.header .logo .logoright span{
    position: relative;
    top: -3px;
    font-size: 24px;
    color: #be131b;
}
.header .rht span{margin-right: 18px}
.header .rht span:last-child{margin-right: 0;}
.header .rht img{margin-right:6px;position: relative;top: 1px;}
.header .rht a{color: #fff;}

@media only screen and (max-width: 1420px) {
    .header .logo .logoright{
        display: none;
    }
    .header .wraps{width: 80.6%;}
}

@media only screen and (max-width: 961px) {
    /* .header .wraps{width: 80.6%;} */
}



.nav {width: 5.7%;min-width: 77px; height: 100%;position: fixed; left: 0;top: 0;z-index: 999;}
.nav ul {position: absolute;left:0;top: 18%; width: 100%; height: 495px; text-transform: uppercase;font-size: 0;display: flex;flex-direction: column;justify-content: space-between;}
.nav ul li { position: relative;font-size: 14px;text-align: center; }
.nav ul li a { color: #ffffff;}
.nava:hover{color: #be131b;}
.nav ul li.active > a{color: #be131b;}
.nav ul li.gbksub { cursor: pointer; }
.transition {-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;transition: all 0.5s; }

/*banner*/ 
.banner{width: 100%;}
.swiper-container-banner{overflow: hidden;position: relative;}
.swiper-container-banner img{width: 100%;}
.swiper-button-next-banner{position: absolute;right: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-prev-banner{position: absolute;left: 5%;top: 50%;--swiper-theme-color: #bb2222;}
.swiper-button-next-banner,.swiper-button-prev-banner{width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(-1 * var(--swiper-navigation-size)/ 2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}
.swiper-button-next-banner:after,.swiper-button-prev-banner:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}
.swiper-button-next-banner:after{content: 'next';}
.swiper-button-prev-banner:after{content: 'prev';}
.swiper-pagination-banner{position: absolute;z-index: 2;text-align: center;--swiper-theme-color: #bb2222;}
.banner .videoElement {width: 100%; object-fit: cover;}
@media only screen and (max-width: 1200px){
    .banner .slidevideo{display: none;}
}

/*首页*/

.hot{height: 50px; background: #f1f1f1;line-height: 50px;}
.hot p {color: #959494; line-height: 50px;}
.tuo_dz{display: inline-block;}
.tou_dy { float: right; margin-top: 8px; }
.tou_dy .ank{border-radius: 15px; border: 1px solid rgb(102,102,102,0.1); width: 243px; height: 30px; text-indent:15px; position: relative;left: 50px; }
.tou_dy .anniu{border-radius: 15px; border:none; background: url(../images/search-white.png) 16px center no-repeat #be131b;width: 50px;height: 30px; color: #fff;position: relative;z-index: 9;}
.tou_dy form {display: flex;}
@media only screen and (max-width: 850px){
    .hot p{display: none;}
    .tou_dy{width: 100%;}
    .tou_dy form{width: 100%;}
    .tou_dy .ank{width: 100%;left: 0;}
}


.hd_tit {
    padding-top: 68px;
    text-align: center;
}

.hd_tit h3 {
    font-size: 36px;
    line-height: 40px;
    font-weight: bold;

}

.hd_tit i {
    display: inline-block;
    margin: auto;
    margin-top: 15px;
    width: 345px;
    height: 20px;
    background: url(../images/hd_tit.png);
}

.hd_tit p {
    margin-top: 10px;
    color: #555555;
}

@media only screen and (max-width: 1100px) {
    .hd_tit h3{font-size: 30px;}
}



.abt .wraps {
    padding-top: 30px;
    padding-bottom: 74px;
}

.abt .lft {
    padding-top: 150px;
    padding-left: 46px;
    width: 49.68%;
    height: 597px;
    color: #ffffff;
    background: url(../images/abt_l.jpg) no-repeat;
    background-size: auto 100%;
}

.abt .lft h3 {
    font-weight: bold;
    font-size: 44px;
    line-height: 60px;
}

.abt .lft h4 {
    font-size: 34px;
    margin-top: 17px;
}

.abt .lft p {
    margin-top: 25px;
    line-height: 35px;
    padding-right: 43px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

.abt .lft a {
    margin-top: 45px;
    font-size: 20px;
    display: block;
    width: 41px;
    height: 41px;
    line-height: 39px;
    text-align: center;
    color: #fff;
    border-radius: 50%;
    background: #be131b;
}

.abt .rht {
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 49.68%;
}

.abt .rht div {
    margin-bottom: 5px;
}

.abt .rht div img {
    width: 100%;
    height: 100%;
}

.abt .rht div:first-child {
    background: url(../images/abt_r1.jpg) no-repeat center top;
    height: 286px;
    background-size: 100% 100%;
}

.abt .rht div:last-child {
    background: url(../images/abt_r2.jpg) no-repeat center top;
    height: 307px;
    background-size: 100% 100%;
}
.abt .rht .top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.abt .rht .top h3{
    font-size: 56px;
    color: #b50606;
    font-weight: bold;
    line-height: 44px;
}
.abt .rht .top h4{
    font-size: 16px;
    margin-top: 16px;
}
.abt .rht .botm{
    display: flex;
    justify-content: center;
    align-items: center;
}
.abt .rht .botm p{
    width: 70.63%;
    height: 80px;
    line-height: 72px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    border: solid 4px #ffffff;
}

@media only screen and (max-width: 1650px) {
    .abt .rht .botm p {width: 85%;}
}
@media only screen and (max-width: 1450px) {
    .abt .rht .botm p {width: 90%;border: solid 3px #ffffff;}
}
@media only screen and (max-width: 1250px) {
    .abt .rht .botm p {font-size: 17px; border: solid 2px #ffffff;line-height: 35px;text-align: left;padding-left: 20px;padding-right: 20px;}
    .abt .rht .top h3{font-size: 40px;}
    .abt .rht .top h4{font-size: 15px;}
}






.call {
    /* height: 215px; */
    padding: 30px 0;
    background: url(../images/call_bg.jpg) no-repeat center top;
}

.call .wraps {
    color: #ffffff;
    height: 100%;
    align-items: center;
}

.call .contact h3 {
    padding-top: 20px;
    font-size: 26px;
    text-align: right;
}

.call .contact p {
    font-size: 26px;
    text-align: right;
    margin-top: 20px;
}

.call .contact i {
    margin-right: 13px;
    display: inline-block;
    width: 35px;
    height: 35px;
    background: url(../images/tel.png);
}
@media only screen and (max-width: 1200px) {
    .call .contact h3 {font-size: 24px;}
    .call .wraps{width: 95%;}
    .call .contact p{font-size: 20px;}
    .call .pic{width: 60%;}
}


.prods nav {
    height: 78px;
    line-height: 78px;
}

.prods nav a {
    position: relative;
    display: inline-block;
    text-align: center;
    flex: 1;
    color: #666666;
    border: 1px solid rgb(102, 102, 102, .1);
}

.prods nav a:nth-child(-n+7) {
    border-right: 0;
}

.prods nav a i {
    /* content: ''; */
    position: absolute;
    width: 100%;
    height: 11px;
    background: url(../images/a_botm.png) no-repeat;
    background-size: 100% 100%;
    left: 0;
    bottom: 0;
    opacity: 0;
}

.prods nav a:hover::after {
    opacity: 1;
}

.prods ul {
    padding-top: 91px;
    padding-bottom: 100px;
    flex-wrap: wrap;
}

.prods ul li {
    position: relative;
    width: 23.58%;
}

.prods ul li .pic {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #eaeaea;
}

.prods ul li .pic>img {
    width: 100%;
}

.prods ul li .mask {
    display: none;
    position: absolute;
    padding: 6px;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #be131b;
    opacity: 0.6;
}

.prods ul li .mask .box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    border: solid 2px #ffffff;
}

.prods ul li:hover .mask {
    display: block;
    cursor: pointer;
}

.prods ul li p {
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #666;
}

.prods ul li:hover p {
    color: #be131b;
}
.prods .more{display: none;float: right;font-size: 18px;text-align: right;border: none}
@media only screen and (max-width: 1150px) {
    .prods nav #as{display: none;}
    .prods ul{padding-top: 0px;}
    .prods .more{display: block;}
}
@media only screen and (max-width: 1050px) {

    .prods ul li{font-size: 13px;}
   
}


.adv {
    height: 767px;
    background: url(../images/adv_bg.jpg) no-repeat center top;
    /* background-size: 100%; */
}

.adv ul {
    padding-top: 70px;
    justify-content: flex-start;
}

.adv ul li {
    margin-right: 13.7%;
    text-align: center;
    position: relative;
}

.adv ul li .pic {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 87px;
    height: 87px;
    border-radius: 50%;
}

.adv ul li .pic::after {
    content: '';
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: -136px;
    width: 130px;
    height: 1px;
    background-color: #ffffff;
}

.adv ul li:last-child .pic::after {
    width: 0;
}

.adv ul li:hover .pic {
    transition: .4s;
    cursor: pointer;
    background-color: #be131b;
}

.adv ul li p {
    margin-top: 3px;
    color: #fff;
}

.adv .cont {
    width: 29.31%;
    color: #ffffff;
    margin: 0;
    margin-top: 85px;
}

.adv .cont .swiper-slide {
    overflow: hidden;
}

.adv .cont h3 {
    font-size: 24px;
}

.adv .cont h4 {
    margin-top: 20px;
    font-size: 24px;
}

.adv .cont p {
    font-size: 16px;
    line-height: 30px;
    margin-top: 20px;
}

.adv .wraps {
    color: #ffffff;
    position: relative;
    height: 100%;
}

.adv .txt {
    position: absolute;
    top: 82px;
    right: 0;
}

.adv .txt h3 {
    font-size: 36px;
    font-weight: bold;
}

.adv .txt p {
    margin-top: 19px;
}

.adv .img {
    width: 47.16%;
    position: absolute;
    right: 0;
    top: 202px;
}

.adv .img img {
    width: 100%;
}

.adv .tel {
    display: block;
    position: absolute;
    z-index: 99;
    bottom: 64px;
    left: 0;
    width: 238px;
    height: 63px;
    line-height: 63px;
    text-align: center;
    background-color: #ffffff;
    box-shadow: 3px 12px 33px 5px rgba(30, 30, 30, 0.14);
    border-radius: 32px;
}

@media only screen and (max-width: 1500px) {
    .adv .img {
        top: 310px;
    }
}
@media only screen and (max-width: 1350px) {
    .adv{
        height: 540px;
    }
    .adv .img {
        top: 110px;
    }
    .adv .txt{display: none;} 
    .adv ul li{margin-right: 8%;}
    .adv ul li .pic::after {width: 70px;right: -82px;}
}
@media only screen and (max-width: 660px){
    .adv ul li .pic::after{display: none;}
}

.merit .main{padding-top: 57px;padding-bottom: 96px;}
.merit .main .pic {
    overflow: hidden;
    width: 28.88%;
}
.merit .main img{width: 100%;}
.merit .main ul{
    width: 71.12%;
    flex-wrap: wrap;

}
.merit .main ul li{
    overflow: hidden;
    text-align: center;
    width: 33.33%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f6f6f6;
    font-size: 16px;
}
.merit .main ul li:nth-child(5){
    background: #be131b;
    flex-direction: column;
    align-items: center;
    color: #fff;
    padding: 0 10px;
}
.merit .main ul li:nth-child(5) a{
    display: block;
    margin-top: 18px;
    width: 161px;
	height: 41px;
    font-size: 12px;
    line-height: 40px;
    text-align: center;
    color: #fff;
	border: solid 1px #ffffff;
}
.merit .main img:hover{
    transform: scale(1.2);
    transition: 1.5s;
}
@media only screen and (max-width: 1200px) {
    .merit .main ul li {
        font-size: 14px;
    }
}


.new_s header h3{
    position: relative;
    font-size: 36px;
    padding-bottom: 18px;
}
.new_s header h3 em{
    font-size: 37px;
    opacity: 0.2;
    vertical-align: middle;
    font-size: 24px;
}
.new_s header .more{
    font-size: 24px;
}
.new_s header h3::after{
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 63px;
	height: 4px;
	background-color: #333333;
}
.new_s .pic{width: 70%;}
.new_s .pic img{width: 100%;}

.new_s .lt{
    width: 27.17%;
    padding-top: 88px;
}
.new_s time{display: block;}

.new_s time h3{
    font-size: 49px;
    font-weight: bold;
    line-height: 40px;
}
.new_s time h4{
    margin-top: 16px;
    font-size: 18px;
    color: #555555;
    padding-bottom: 13px;
    border-bottom: 2px solid #dadbde;
}
.new_s .lt p{
    margin-top: 26px;
    font-size: 16px;
    line-height: 27px;
    color: #555555;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.new_s .lt .more{
    margin-top: 38px;
    display: block;
    width: 172px;
	height: 55px;
    line-height: 55px;
    text-align: center;
    font-size: 16px;
	background-color: #ffffff;
	border-radius: 21px;
	border: solid 1px rgba(51, 51, 51, 0.16);
}
.new_s .lt .more:hover{
    background: #be131b;
    color: #fff;
    border: none;
}
.new_s ul{
    margin-top: 50px;
    padding-bottom: 66px;
    flex-wrap: wrap;
}
.new_s ul li{  
    width: 23.7%;
	height: 124px;
	background-color: #efefef;
    padding-left: 28px;
    padding-right: 5px;

}
.new_s ul li h4{
    padding-bottom: 0;
    border: none;
}
.new_s ul li p{
    width: 70%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.new_s ul li a{
    height: 100%;
    align-items: center;
}
.new_s ul li:hover{
    box-shadow: 0px 10px 25px 0px rgb(0 0 0 / 21%);
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    background: #fff;
    transform: translateY(3px);
}
@media only screen and (max-width: 1100px) {
    .new_s ul{padding-bottom: 50px;}
    .new_s header h3{font-size: 30px;}
    .new_s .lt{padding-top: 20px;}
    .new_s time h3 {font-size: 38px;}
    .new_s time h4{margin-top: 10px;font-size: 15px;}
    .new_s .lt .more{width: 100px;font-size: 14px;height: 30px;line-height: 30px;margin-top: 20px;}
    .new_s ul li{width: 48%;margin-bottom: 15px;}
    .new_s ul li p{width: 75%;}
}
@media only screen and (max-width: 1500px){
    .new_s ul{padding-bottom: 80px;}
    .new_s ul li{height: 100px;}
    .new_s time h3{font-size: 30px;}
    .new_s time h4{font-size: 14px;margin-top: 0;}
}





/*分站*/
.citys {width: 100%; padding: 80px 0;}
.citys .dq ul {padding:15px; background: #fafafa; border: 1px solid #e6e6e6; display: flex; display: -ms-flexbox; justify-content: space-between; -ms-flex-pack: justify;}
.citys .dq ul li {font-size: 16px; color: #666;}
.citys .dq ul li:hover {cursor: pointer;}
.citys .dq ul li i {    width: 1px;
    height: 11px;
    margin: 8px 0 0 38px;
    float: right;
    background: #C7C7C7;}
.citys .cs ul {padding: 15px; display: flex; display: -ms-flexbox; flex-wrap:wrap; -ms-flex-wrap: wrap; border: 1px solid #e6e6e6; border-top: none;}
.citys .cs ul li a {padding: 5px 12px;}
.dqli {font-weight: bold;}
@media only screen and (max-width: 1100px){
    .citys{display: none;}
}

/*内页*/
.ban { width: 100%; height: 400px; }
.about{padding: 0 2%;}
.about p { line-height: 36px; }
.videolist ul {display: flex; flex-wrap: wrap; justify-content: space-between; flex-wrap: wrap; -ms-flex-wrap: wrap;}
.videolist ul li  {margin-bottom: 20px;width: 32%;}
.videolist ul li .title {text-align: center; line-height: 45px; background: #f2f2f2;}
.videolist ul li .title:hover {background: #be131b; color: #fff;}
.videolist ul li img {width:100% ; height: auto;}
@media only screen and (max-width: 660px){
    .videolist ul li{width: 48.5%;}
}









.location { width: 100%; border-bottom: 1px solid #e4e4e4; height: 45px; line-height: 45px;  }
.location .breadrumb { background: url(../images/address.png) left center no-repeat; padding-left: 20px; }
.c_wrap { margin:40px auto;}
.c_wrap_l { width: 20%; float: left; }
.c_wrap_l .tit { background: #333; font-size: 20px; color: #fff; font-weight:bold; padding: 15px; text-align:center; }
.c_wrap_l .tellbg { background: url(../images/tellbg.jpg) center no-repeat; background-size: 100%; padding:15px 0; }
.c_wrap_l .telltest {  width:60%; height: 64px; background: #a15605; background: rgba(33, 33, 33, 0.5); line-height:40px;font-size:20px; color: #fff; padding-left:15px; font-weight:bold;}
.c_wrap_l .telltest p{font-family: Arial;font-weight:100; line-height:10px;}
.c_wrap_l .tit p { font-size: 14px; text-transform: uppercase; font-family: Arial; padding-top: 10px; }
.c_wrap_l .box #leftnav dl dt {display: flex; justify-content: space-between;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt a {flex:1; display: inline-block; text-indent:5px;font-size: 14px; margin:0 10px;}
.c_wrap_l .box #leftnav dl dt span {width: 19px; height: 19px; display: block; float:right; color: #444; font-size: 18px; margin-right: 15px;}
.c_wrap_l .box #leftnav dl dt:hover {background: #be131b;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav dl dt:hover a {color: #fff;border-bottom: 1px dashed #be131b;}
.c_wrap_l .box #leftnav .list2 { color: #333; line-height:40px; } 
.c_wrap_l .box #leftnav .list2 a {display:block; width:200px; margin:0 auto;  padding-left:20px;  border-bottom: 1px dashed #d7d7d7;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box #leftnav .list2 a:hover {color: #fff; background: #be131b;border-bottom: 0px;border-top: 1px solid #f6f6f6;}
.c_wrap_l .box { background: #f6f6f6; margin-bottom: 30px; padding-bottom:10px;}
.c_wrap_l .box dt a{ display:block; margin:0 auto;  height: 45px; line-height: 45px;  transition: all .2s linear 0s;border-bottom: 1px dashed #d6d6d6;  position: relative; }
.c_wrap_l .box #leftnav dt a {display: inline-block; }
.c_wrap_l .box dl dt:hover span{width:10px; height: 15px; display: inline-block; color:#fff !important;}
.c_wrap_l .box dl dt:hover {cursor: pointer; color: #fff;}
.c_wrap_l .box dl .active{background: #be131b; border-bottom: 1px dashed #be131b;}
.c_wrap_l .box dl .active a,.c_wrap_l .box dl .active span{color: #fff !important;border-bottom: 0px ;}

.c_wrap_l .box dl dt span:hover {cursor: pointer;}
.c_wrap_l .box.contact { padding: 15px 15px; background: #f6f6f6; }
.c_wrap_l .box.tags { padding: 15px; }
.c_wrap_l .box.tags .badge { display: inline-block; min-width: 10px; padding: 3px 7px; font-size: 11px; font-weight: bold; color: #fff; line-height: 1; vertical-align: middle; white-space: nowrap; text-align: center; background-color: #777777; border-radius: 10px; margin-bottom: 10px; }
.c_wrap_l .box.tags .badge i { display: inline-block; width: 12px; height: 12px; background: url(../images/tags.png) no-repeat; margin-right: 5px; }
.c_wrap_r { width: 77.5%; float: right; }
.c_wrap_r iframe{ min-height:350px !important;}

.prolist { width: 30%; float: left; margin: 0 15px; margin-bottom: 28px; }
.prolist img { width: 100%;height: 220px;}
.prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.prolist p.title:hover { background: #be131b; color: #fff; }
.newslist { padding-bottom: 30px; }
.overf { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.list_item { position: relative; padding: 33px 0; transition: all .2s linear 0s; }
.list_item .news_con { position: absolute; width: 77.3%; padding: 0 30px; }
.list_item .name { padding: 15px 0 5px; font-weight: normal; margin-bottom: 10px; font-size: 18px; color: #343434; }
.list_item .news_con .des {  height: 72px; font-size: 14px; line-height: 22px; color: #999999; text-align: left; display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.list_item .news_con .xian { position: absolute; top: 16px; height: 16px; width: 4px; background: #999; transition: all .2s linear 0s; }
.list_item .news_others { position: relative; overflow: hidden; width: 100%; padding: 0 40px; height: 126px; }
.list_item .news_others .inform { position: absolute; width: 100%; top: 10px; }
.list_item .news_others .date { margin-bottom: 10px; font-size: 40px; line-height: 1; font-family: 'PingFang-Light'; opacity: 0.7; color: #999; display: block; padding-bottom: 5px; }
.list_item .news_others .year { margin-bottom: 5px; font-size: 14px; opacity: 0.6; color: #999; }
.list_item .news_others .more { display: block; width: 42px; height: 20px; opacity: 0; transform: translateX(-20px); border-bottom: 2px solid #be131b; padding-bottom: 8px; font-size: 12px; transition: all .2s linear 0s; }
.list_item .news_xian { display: block; width: 1px; height: 192px; background: #e3e3e4; position: absolute; left: 22.5%; margin-left: -0.5px; top: 0; z-index: 0; }
.odd .list_item { padding-left: 50%; }
.odd .list_item .news_con { left: 0; }
.odd .list_item .news_con .xian { right: -2px; }
.even .list_item .news_con { right: 0; }
.even .list_item .news_con .xian { left: -2px; }
.list_item:hover { box-shadow: 0 0 20px #ddd; }
.list_item:hover .news_con .xian { height: 80%; background: #be131b; }
.list_item:hover .news_con .name { color: #be131b; font-weight: normal; }
.list_item:hover .news_others .date, .list_item:hover .news_others .year { opacity: 1; color: #be131b; }
.list_item:hover .news_others .more { opacity: 1; transform: translateX(0); color: #be131b; }
.list_item:hover .news_others .img { opacity: 1; }
.c_wrap_r h1 { font-weight: 400; font-size: 24px; text-align: center; padding: 15px 0; }
.c_wrap_r p.news_oth { text-align: center; color: #888; border-bottom: 1px dashed #e4e4e4; padding-bottom: 10px; }
.c_wrap_r p.news_oth span { margin: 0 10px; }
.summary { position: relative; background: #fafafa; margin: 20px 10px 0; padding: 40px 20px 20px; font-family: 微软雅黑; color: #6c7480; font-style: italic; line-height: 150%; border: 1px solid #eee; border-radius: 5px; }
.summary span { position: absolute; left: -1px; top: 15px; padding: 0 0 0 20px; font-size: 1.2em; font-style: normal; color: #c2c6cc; border-left: 4px solid #c2c6cc; }
.content { padding: 20px 10px; line-height: 30px; }
.content img {display: block; margin: 0 auto;}
.content p { margin-bottom: 10px; }
.content h2, .interested .tit { height: 48px; line-height: 48px; font-size: 16px; color: #202020; background: #eee; text-indent: 15px; font-weight: 400; border-left: 5px solid #be131b; margin-bottom: 10px; }
.pro_c { margin-bottom: 40px; padding:0px 50px; }
.pro_c .img { width: 95%;text-align: center;border: 1px dashed #ccc;padding:10px; border-radius: 15px;}
.pro_c .img img { width: 80%;; border-radius: 15px; cursor: pointer;margin: 0 auto; }
.pro_c .img .swiper-pagination { background: rgba(0,0,0,.5); color: #fff; width: auto; left: 50%; margin-left: -25px; padding: 0 10px; border-radius: 24px; line-height: 24px; height: 24px; font-size: 12px; }
.pro_c .text { text-align: center; margin-bottom: 20px;}
.pro_c .text .tit h1 { font-size: 18px; font-weight: 400; text-align: left; display: inline-block; padding: 0; font-weight:bold; }
.pro_c .des {margin-top: 20px; line-height: 30px; color: #777777;text-align: center; }
.interested+.content { padding-top: 0; }
.taglist .list { display: none; border-bottom: 1px solid #f5f5f5; height: 50px; line-height: 50px; padding: 0 10px; }
.taglist .list span { margin-right: 20px; }
.taglist .list a { display: block; color: #777; background: url(../images/jt1.jpg) right center no-repeat; }
.tag { border-bottom: 1px dashed #ccc; padding-bottom: 16px; margin-top: 50px; font-size: 14px; color: #29282d; margin-bottom:30px; }
.tag a { display: inline-block; height: 25px; line-height: 25px; padding: 0 10px; border: 1px solid #999; margin-left: 6px; color: #29282d; border-radius: 3px; }
.pagebox { height: 36px;  text-align: center; }
.pagebox #pagesize { display: inline-block; }
.pagebox #pagesize li { float: left; }
.pagenav { overflow: hidden; margin-top: 30px; margin-bottom: 62px; }
.pagenav p { width: 45%; font-size: 14px; color: #777; }
.pagenav p.next { float: left; }
.pagenav p.prev { float: right; text-align: right; }
.interested { padding-bottom: 20px; }
.interested .list { border-bottom: 1px dashed #ddd; height: 50px; line-height: 50px; padding-right:5px; padding-left:20px; background:url(../images/jt_right.png) no-repeat center left; }
.interested .list span { float:right; color:#CCC;}
.interested .list a { display: block; color: #777;display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden; }
.interested .prolist { width: 22.79%; float: left; margin: 15px 10px; margin-bottom: 30px; }
.interested .prolist img { width: 100%;height: auto;}
.interested .prolist p.title { height: 45px; line-height: 45px; background: #f2f2f2; text-align: center; transition: all .2s linear 0s; }
.interested .prolist p.title:hover { background: #be131b; color: #fff; }
.photolist {float: left; margin-right: 1.5%;margin-left: 2.5%; margin-bottom: 28px;width: 28.92%;}
.photolist img{width:100%;}
.photolist .title {height: 45px; text-align: center; line-height: 45px;background: #f2f2f2; transition: all .2s;}
.photolist .title:hover {background: #cd0208;color: #fff;}


.zxly{ padding-left:5px; margin-bottom:30px; line-height:40px; font-size:15px;}
.zxly span{ font-weight:bold; font-size:16px;}

.ny_lxwm .t{ font-size:24px; color:#333; font-weight:bold; line-height:50px;}
.ny_lxwm li{float:left; width:446px; background:url(../images/lx_ico.png) left 18px  no-repeat;line-height:70px; height:70px; border-bottom:1px solid #eee;padding-left:65px;}
.ny_lxwm li.li1{ background-position:0px 20px;}
.ny_lxwm li.li2{ background-position:00px -50px;}
.ny_lxwm li.li3{ background-position:0px -120px;}
.ny_lxwm li.li4{ background-position:0px -190px;}
.ny_lxwm li.li5{ background-position:0px -260px;}
.ny_lxwm li.li6{ background-position:0px -330px;}
.lxtjyc{ display:none;}




.mar_bot{margin-bottom:30px;display: inline-block;color:#555;}
.mar_bot .pad_le{ padding-left:20px}




/*友情链接*/
.link {height: 71px; background: #666; }
.link .wraps {
    color: #fff; 
    line-height: 37px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;}
.link .wraps a { color: #f1f1f1; margin: 0 5px; }


/*底部*/
.footer {background: #222;padding-top: 60px; padding-bottom: 30px;}
.footer a{color: #adadad;}
.footer p { color: #adadad; line-height: 30px;}
.footer h3,.footer h4{color: #fff;}
.footer h3{font-size: 20px;}
.footer hr{
    width: 35px;
    height: 2px;
    background: #6a6a6a;
    margin: 20px 0;
}
.footer h4{
    font-size: 16px;
    padding-bottom: 18px;
}
.footer .lft{
    width: 40%;
    border-right: 1px solid #373737;
}
.footer .lft a{line-height: 30px;display: block;}
.footer .lft ul a{width: 50%;}
.footer .lft section{
    float: left;
    margin-right: 7.78%;
}

.footer .lt ul{
    width: 248px;
    flex-wrap: wrap;
}
.footer .rht {
    width: 50%;
}
.footer .rht .ewm h3{
    margin-top: 25px;
    letter-spacing: 2px;
    color: #be131b;
    text-align: center;
}
.footer .rht .ewm h3 i{
    margin-right: 3px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background: url(../images/foot_tel.png);
}
.footer .rht .ewm p{
    text-align: center;
    font-size: 26px;
    color: #be131b;
}
.footer .botm{
    margin-top: 60px;
    border-top: 1px solid #373737;
    padding-top: 30px;
}
.footer .botm span{color: #fff;margin-right: 10px;}
.footer .lks{padding-top: 10px;}
.footer .lks a{
    margin-right: 20px;
    display: inline-block;
    width: 117px;
    height: 29px;
    line-height: 29px;
    text-align: center;
    color: #fff;
    background: #be131b;
}
.footer .footp_span{float: right;}
.footer .botm img{vertical-align: middle;}

@media only screen and (max-width: 1200px){
    .footer .lft{width: 20%;}
    .footer .rht{width: 75%;}
    .footer .lft .lt{display: none;} 
}











.fix-right-v2 { position: fixed; right: 20px; bottom: 100px; width: 38px; height: 38px; background: #fff; z-index: 1001; }
.fix-right-v2 table { width: 100%; height: 100%; }
.fix-right-v2 table, .fix-right-v2 td { margin: 0; padding: 0; border: 0; border-spacing: 0; border-collapse: collapse; height: 38px; }
.fix-right-v2 li { position: relative; }
.fix-right-v2 a { display: block; width: 38px; font-size: 0; background-image: url(../images/sidebar_spriteV2.png); overflow: hidden; cursor: pointer; transition: none; }
.fix-right-v2 .download a { height: 38px; background-position: -38px -176px; }
.fix-right-v2 .download:hover a { background-position: 0 -176px; }
.fix-right-v2 .download img { width: 90px; height: 90px; }
.fix-right-v2 li span { position: absolute; right: 58px; top: 0; visibility: hidden; padding: 0 14px; opacity: 0; color: #fff; font-size: 12px; background: #be131b; transition: .3s all ease-in; -webkit-transition: .3s all ease-in; -moz-transition: .3s all ease-in; -o-transition: .3s all ease-in; white-space: nowrap; }
.fix-right-v2 li .popup-qr { top: -30px; padding: 8px; background: #fff; }
.fix-right-v2 li span i { position: absolute; right: 0; top: 50%; width: 0; height: 0; margin: -5px -10px 0 0; font-size: 0; border: 5px solid; border-color: transparent transparent transparent #be131b; overflow: hidden; }
.fix-right-v2 li .popup-qr i { border-color: transparent transparent transparent #fff; }
.fix-right-v2 .feedback a, .fix-right-v2 .feedback span { height: 38px; line-height: 38px; }
.fix-right-v2 .feedback a { background-position: -38px -252px; }
.fix-right-v2 .feedback:hover a { background-position: 0 -252px; }
.fix-right-v2 li:hover span { right: 38px; opacity: 1; visibility: visible; }
.fix-right-v2 .gotop { position: absolute; bottom: 38px; }
.fix-right-v2 .gotop a, .fix-right-v2 .gotop span { height: 38px; line-height: 38px; }
.fix-right-v2 .gotop a { background-position: -38px -290px; }
.fix-right-v2 .gotop:hover a { background-position: 0 -290px; }
/**/
#dituContentn{ width:100%; height:340px !important;}
.companywab{background:url(../images/ba.png) no-repeat left center; padding-left:25px;}

.map{
    height: 100%;
    margin: auto;
}
.map h3{
    font-size: 44px;
    color: #010101;
	opacity: 0.8;
    line-height: 38px;
    padding-left: 8px;
}
.map h4{
    margin-top: 16px;
    font-size: 24px;
    color: #999999;
    padding-left: 8px;
}
.map .area_list{
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 250px;
    margin-top: 11px;
    /* overflow: auto; */
    overflow-y: scroll;
    background: url(../images/map.jpg) no-repeat;
    height: 806px;
}
.map .area_list p{
    line-height: 35px;
    color: #999999;
    width:720px;

}
.map .area_list p span{margin-right: 38px;}
.map .area_list p a{float: right;color: #ff0000;}
.map ::-webkit-scrollbar{
    width: 5px;
    cursor: pointer;
}
.map ::-webkit-scrollbar-thumb{background-color:#ff0000;height: 10px !important;}
@media only screen and (max-width: 1200px) {
    .nav{
        background: rgb(0,0,0,.5) !important;
    }
    .nav ul{top: 20%;}
}

#openlc { position: fixed; right: 0; top: 0; z-index: 999; height: 70px; padding: 5px 0; }
.lcbody { display: inline-block; margin: 20px; width: 30px; height: 30px; position: relative; transform: translateZ(0px) rotate(0deg); transition: transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); }
.lcitem { position: absolute; left: 0; top: 0; transform: translateZ(0px) rotate(0deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; -webkit-transform: translateZ(0px) rotate(0deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; width: 30px; height: 30px; }
.lcitem .rect { width: 30px; height: 2px; background: #be131b;; position: absolute; left: 0; top: 14px; transition: transform 0.2s ease 0.2s; -webkit-transition: -webkit-transform 0.2s ease 0.2s; }
.lcitem .rect.top { transform: translate3d(0px, -8px, 0px); -webkit-transform: translate3d(0px, -8px, 0px); }
.lcitem .rect.bottom { transform: translate3d(0px, 68px, 0px); -webkit-transform: translate3d(0px, 8px, 0px); }
#leftcontrol {width: 260px; height: 100%; right: -260px; transition: all 0.25s; background: #202122; position: fixed; overflow-y: auto; -webkit-overflow-scrolling: touch; overflow-scrolling: touch; z-index: 999; }
#leftcontrol ul#nav { padding-top: 13px; }
#leftcontrol ul li { display: block; min-height: 44px; border-top: 1px solid #272727; font-size: 1rem; width: 100%; }
#leftcontrol ul li a { display: block; color: #777777; padding: 0 25px; height: 44px; line-height: 44px; }
#leftcontrol ul li a span { display: inline-block; }
#leftcontrol ul li a span.circle { width: 8px; height: 8px; border: #474747 1px solid; border-radius: 5px; margin-right: 20px; }
#leftcontrol ul li .subnav { display: none; }
#leftcontrol ul.subnav li a i { margin-right: 20px; font-size: 1.5rem; color: #3e3e3e; }
#leftcontrol ul.subnav li a { background: #19191A; color: #7e7e7e; }
#leftcontrol ul li a span.more { width: 12px; height: 12px; position: relative; float: right; top: 16px; }
#leftcontrol ul li a span.more span { background: #474747; position: absolute; }
#leftcontrol ul li a span.more span.h { width: 12px; height: 2px; transform: translate3d(0, 5px, 0); -webkit-transform: translate3d(0, 5px, 0); }
#leftcontrol ul li a span.more span.v { transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); -webkit-transform: rotate3d(0, 0, 1, 90deg) translate3d(5px, 0, 0); }
#leftcontrol ul li.active a span.more span.v { transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); -webkit-transform: rotate3d(0, 0, 0, 0) translate3d(0, 5px, 0); }
#leftcontrol ul li.active a span.circle { border-color: #be131b; background-color: #be131b; }
#leftcontrol ul li.active a.hassub { background: #222324; color: #FFF; }
#leftcontrol ul li.onnav a { background: #111; color: #ccc; }
#leftcontrol ul li.onnav a span.circle { border-color: #be131b; background-color: #be131b; }
#leftcontrol ul li.noNav { display: none; }
.pageOn #openlc { background: #202122; }
.pageOn #leftcontrol { right: 0; top: 0; }
.pageOn .lcbody { transform: translateZ(0px) rotate(90deg); -webkit-transform: translateZ(0px) rotate(90deg); }
.pageOn .lcitem { transform: translateZ(0px) rotate(45deg); transition: transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; -webkit-transform: translateZ(0px) rotate(45deg); -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0.2s; }
.pageOn .lcitem .rect { transition: transform 0.2s ease 0s; transform: translate3d(0px, 0px, 0px); -webkit-transition: -webkit-transform 0.2s ease 0s; -webkit-transform: translate3d(0px, 0px, 0px); }
.pageOn .lcitem.bottom { transform: translateZ(0px) rotate(-45deg); -webkit-transform: translateZ(0px) rotate(-45deg); }
#body { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 996; display: none; }
.pageOn #body { display: block; }



/*foot*/
.foot { width: 100%; height: 65px; background: #333; position: fixed; bottom: 0; z-index: 99999; }
.foot ul { padding-top: 5px; }
.foot li { width: 20%; float: left; text-align: center; color: #FFF; }
.foot li p { color: #FFF; font-family: "Microsoft YaHei", 微软雅黑, "Microsoft JhengHei", 华文细黑, STHeiti, MingLiu }
.foot_box { width: 100%; height: 65px; }
.foot_back {width: 100%;height:100%; background: url(../images/back.png) 44px 36px no-repeat rgba(0,0,0,0.8); background-size: 84%; position: fixed; top: 0; z-index: 999999; display: none;}
.foot_back a {right: 20vw;width: 66vw;height: 12vw;display: block;position: absolute;top: 109vw;border-radius: 50px;text-align: center;line-height: 12vw;font-size: 4vw;}


@media only screen and (max-width: 1500px){
    .prolist{margin: 0; margin-right: 22px;}
    .interested .prolist{margin: auto; margin-right: 10px;}
}
@media only screen and (max-width: 1100px){
    .wrap {width: 98.5%;}
    .wraps{width: 98.5%;}
    .mynav{display: none;}
    #openlc{display: block !important;}
    .c_wrap .tellbg{display: none;}
    .c_wrap_l .box.contact{display: none;}
}



@media only screen and (max-width: 950px) {
    .header .wraps{width: 98.5%;}
    .header .rht{display: none;}
    .header .logo{width: 18%;margin-left: 10px;}
    .header .logo img{width: 100%;}
    .header {height: 70px;}
    .adv .img{display: none;}
    .adv ul{justify-content: center;}
    .adv .cont{margin: auto;margin-top: 85px;width: 70%;text-align: center;}
    .c_wrap_l{display: none;}
    .c_wrap_r{width: 100%;}
    .prolist{padding-left: 5%;}   
}
@media only screen and (max-width: 750px){
    .wraps{padding: 0 2px;}
    .hot .tou_dy .ank::placeholder{font-size: 12px;}
    .hot p{font-size: 12px;}
    .abt .wraps{flex-wrap: wrap;}
    .abt section.lft{width: 100% !important;padding-top: 50px;height: 452px;background-size: 100% 100%}
    .abt .rht{display: none;}
    .abt section.lft h3{font-size:35px;line-height: 38px;}
    .abt section.lft h4{font-size: 28px;}
    .call .contact h3{font-size: 18px;padding-top: 8px;}
    .call .contact p{font-size: 15px;margin-top: 0px;}
    .call .contact i{display: none;}
    .prods ul {padding-bottom: 30px;}
    .prods ul li{width: 48.5%;}
    .prods nav{height: 10px;}
    .prods nav .more{display: none;}
    .prods .more2{display: block !important; width: 120px;height: 40px;line-height: 38px;text-align: center;font-size: 14px;background:  #be131b;margin: auto;margin-bottom: 20px;color: #fff;}
    .merit .main{padding-bottom: 80px;}
    .merit .main .pic{display: none;}
    .merit .main ul {width: 99%;margin: auto;}
    .merit .main ul li{font-size: 12px;}
    .merit .main ul li:nth-child(5) a {width: 85%;height: 32px;line-height: 30px;}
    .merit .main ul li .txt{padding: 0 8px;}
    .new_s .lt{display: none;}
    .new_s .pic {width: 100%;margin-top: 20px;}
    .new_s header h3{font-size: 25px;padding-bottom: 10px;}
    .new_s header .more {font-size: 20px;}
    .new_s ul li{width: 99%;margin: auto;margin-bottom: 15px;}
    .link{display: none;}
    .footer{display: none;}
    .ft{display: block !important;}
    .interested .prolist p.title {font-size: 12px;}
    .prolist{width: 46%;}
    .ban{display: none;}
    .header{height: 60px;background: #fff;box-shadow: 2px 2px 15px 5px rgb(0 0 0 / 15%);position: fixed;top: 0;left: 0;z-index: 999;}
    #openlc{top: -6px;}
    .map .area_list{padding-right: 10px;}
    .map .area_list p span{display: none;}
    .map h3{font-size: 24px;}
    .map h4{font-size: 18px;margin-top: 4px;}
    .map .area_list p {font-size: 12px;width:auto;}
    .map .area_list p a {font-size: 12px;}
    .ny_lxwm li{width: 100%;}
    .hd_null{display: block !important;height: 60px;}
    .list_item .news_others .date{font-size: 16px;margin-bottom: 0;line-height: 3;}
    .list_item .news_others .year{font-size: 14px;padding-left: 4px;}
    .list_item .news_con .des{height: 45px;font-size: 13px;}
    .list_item .name{font-size: 16px;}
    .list_item {padding: 15px 0;}
    .list_item .news_others{height: 100px;padding: 0 20px;}
}


@media only screen and (max-width: 600px){
    .hot{height: 30px;line-height: 30px;}
    .hot p{line-height: 30px;}
    .hot .tou_dy{margin-top: 1px;}
    .hot .tou_dy .anniu{height: 28px;}
    .hot .ank{height: 28px;}
    .abt .hd_tit{padding-top: 30px;}
    .abt .wraps{padding-bottom: 40px;}
    .call {padding: 10px 2px;}
    .call .contact h3{font-size: 15px;}
    .merit .main ul li:nth-child(5) a {margin-top: 5px;}
    .new_s header h3 em{display: none;}
    .new_s ul{margin-top: 30px;padding-bottom: 30px;}
    .new_s ul li{height: 85px;}
    .prolist{margin-right: 2.8%;}
    .interested .prolist{width: 45%;}
    .interested .list span{display: none;}
    .pagenav p{width: 100%;text-align: center !important;}
    
}